[INFO] cloning repository https://github.com/Ochnee/rust-tools-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ochnee/rust-tools-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOchnee%2Frust-tools-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOchnee%2Frust-tools-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8b0996bed37831a5e4b9e94bae389a5b60354fb
[INFO] fixing Ochnee/rust-tools-mcp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOchnee%2Frust-tools-mcp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ochnee/rust-tools-mcp
[INFO] finished tweaking git repo https://github.com/Ochnee/rust-tools-mcp
[INFO] tweaked toml for git repo https://github.com/Ochnee/rust-tools-mcp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ochnee/rust-tools-mcp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ochnee/rust-tools-mcp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8
[INFO] running `Command { std: "docker" "start" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/mcp-plugin-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp-plugin-sdk/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp-plugin-sdk-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mcp-host/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/hello-plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking mcp-plugin-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk-macros)
[INFO] [stderr]    Migrating crates/mcp-plugin-sdk-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mcp-plugin-types v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-types)
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]    Migrating crates/mcp-plugin-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/mcp-plugin-types/src/lib.rs (2 fixes)
[INFO] [stderr]     Checking mcp-plugin-sdk v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk)
[INFO] [stderr]    Migrating crates/mcp-plugin-sdk/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hello-plugin v0.1.0 (/opt/rustwide/workdir/examples/hello-plugin)
[INFO] [stderr]    Migrating examples/hello-plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking mcp-host v0.1.0 (/opt/rustwide/workdir/crates/mcp-host)
[INFO] [stderr]    Migrating crates/mcp-host/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.32s
[INFO] [stderr] crater-edition-check: mcp-plugin-types v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mcp-plugin-sdk v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mcp-plugin-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mcp-host v0.1.0 (/opt/rustwide/workdir/crates/mcp-host) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: hello-plugin v0.1.0 (/opt/rustwide/workdir/examples/hello-plugin) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling mcp-plugin-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk-macros)
[INFO] [stderr]     Checking mcp-plugin-types v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-types)
[INFO] [stderr]     Checking mcp-host v0.1.0 (/opt/rustwide/workdir/crates/mcp-host)
[INFO] [stderr]     Checking mcp-plugin-sdk v0.1.0 (/opt/rustwide/workdir/crates/mcp-plugin-sdk)
[INFO] [stderr]     Checking hello-plugin v0.1.0 (/opt/rustwide/workdir/examples/hello-plugin)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/hello-plugin/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[tool_plugin]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/hello-plugin/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[tool_plugin]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tool_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello-plugin` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hello-plugin` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8", kill_on_drop: false }`
[INFO] [stdout] 55dc0644330bde6a524da7cb1464bcab14e32ad73e98b1a8cd399f08f24dcea8
